]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/firmware/qemu_fw_cfg.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[karo-tx-linux.git] / drivers / firmware / qemu_fw_cfg.c
index 1b95475b6aefefd5144bca29ab464304826c6377..0e2011636fbbb4af579a895227fe6b9fef8e27cf 100644 (file)
@@ -125,9 +125,7 @@ static void fw_cfg_io_cleanup(void)
 #  define FW_CFG_CTRL_OFF 0x00
 #  define FW_CFG_DATA_OFF 0x01
 # else
-#  warning "QEMU FW_CFG may not be available on this architecture!"
-#  define FW_CFG_CTRL_OFF 0x00
-#  define FW_CFG_DATA_OFF 0x01
+#  error "QEMU FW_CFG not available on this architecture!"
 # endif
 #endif