X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fstaging%2Fvc04_services%2Finterface%2Fvchiq_arm%2Fvchiq.h;h=57fe7d5e9a85ead82138c8de91fb79e013d7a470;hb=3d212a835ccad24e88a76426f1bef8b1b1836b04;hp=211b20705e3667aef19498a09bb5167e327e5798;hpb=9d52311134e969c9cb7ef95c0a6a91b3199441b8;p=linux-2.6-microblaze.git diff --git a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq.h b/drivers/staging/vc04_services/interface/vchiq_arm/vchiq.h index 211b20705e36..57fe7d5e9a85 100644 --- a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq.h +++ b/drivers/staging/vc04_services/interface/vchiq_arm/vchiq.h @@ -6,15 +6,4 @@ #include "vchiq_if.h" -/* Do this so that we can test-build the code on non-rpi systems */ -#if IS_ENABLED(CONFIG_RASPBERRYPI_FIRMWARE) - -#else - -#ifndef dsb -#define dsb(a) -#endif - -#endif /* IS_ENABLED(CONFIG_RASPBERRYPI_FIRMWARE) */ - #endif