]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/include/asm/global_data.h
mpc8xx: remove lwmon board support
[karo-tx-uboot.git] / arch / powerpc / include / asm / global_data.h
index 8e59e8ba74b4073c1e8d17789b6592e25c842145..4430477f9aa6138d1453ff7f162fa087f7d2ca7d 100644 (file)
@@ -109,7 +109,7 @@ struct arch_global_data {
 #if defined(CONFIG_WD_MAX_RATE)
        unsigned long long wdt_last;    /* trace watch-dog triggering rate */
 #endif
-#if defined(CONFIG_LWMON) || defined(CONFIG_LWMON5)
+#if defined(CONFIG_LWMON5)
        unsigned long kbd_status;
 #endif
 };