summaryrefslogtreecommitdiff
path: root/include/configs/MPC8610HPCD.h
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-06-02 05:42:55 +0000
committerTom Rini <trini@konsulko.com>2018-07-10 16:55:57 -0400
commitd673668964f1e8c65675978b737169c2aa9e2a2d (patch)
treebad965ed410f70cc0be31dcb52cdc68c685817c0 /include/configs/MPC8610HPCD.h
parent56419ea5f0800690b47390baee580e541342d35c (diff)
configs: Remove empty #ifdef/#ifndef blocks from configs
Remove empty #ifdef/#ifndef..#endif blocks where the configuration they guarded has been completely removed. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'include/configs/MPC8610HPCD.h')
-rw-r--r--include/configs/MPC8610HPCD.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h
index 24f9fca53c..ddfb241010 100644
--- a/include/configs/MPC8610HPCD.h
+++ b/include/configs/MPC8610HPCD.h
@@ -259,8 +259,6 @@
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
#define CONFIG_ULI526X
-#ifdef CONFIG_ULI526X
-#endif
/************************************************************
* USB support