linux-stable/drivers/block/paride
Greg Kroah-Hartman 6d1e4927de paride: fix up build warning on mips platforms
MIPS include files define "PC" so when building the paride driver the
following build warning shows up:

	rivers/block/paride/bpck.c:32: warning: "PC" redefined

Fix this by undefining PC before redefining it as is done for other
defines in this driver.

Cc: Tim Waugh <tim@cyberelk.net>
Acked-by: Jens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/20211130084626.3215987-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-21 10:23:05 +01:00
..
aten.c
bpck.c paride: fix up build warning on mips platforms 2021-12-21 10:23:05 +01:00
bpck6.c
comm.c
dstr.c
epat.c
epia.c
fit2.c
fit3.c
friq.c
frpw.c
kbic.c
Kconfig scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl() 2021-07-28 22:24:25 -04:00
ktti.c
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mkd License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
on20.c
on26.c
paride.c
paride.h
pcd.c pcd: fix error codes in pcd_init_unit() 2021-10-18 14:41:59 -06:00
pd.c for-5.16/passthrough-flag-2021-10-29 2021-11-01 10:12:44 -07:00
pf.c pf: fix error codes in pf_init_unit() 2021-10-18 14:42:16 -06:00
pg.c
ppc6lnx.c
pseudo.h
pt.c
Transition-notes