diff options
Diffstat (limited to 'src/commonlib')
-rw-r--r-- | src/commonlib/storage/pci_sdhci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commonlib/storage/pci_sdhci.c b/src/commonlib/storage/pci_sdhci.c index 5ecd89b477..9f7c521918 100644 --- a/src/commonlib/storage/pci_sdhci.c +++ b/src/commonlib/storage/pci_sdhci.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include <rules.h> #if ENV_RAMSTAGE #define __SIMPLE_DEVICE__ 1 #endif |