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
..
2021-10-21 08:54:15 -06:00
2021-11-09 11:24:08 -08:00
2021-11-03 15:00:39 -07:00
2021-11-09 11:24:08 -08:00
2021-11-01 10:12:44 -07:00
2021-10-18 14:41:37 -06:00
2021-10-18 14:42:44 -06:00