diff options
Diffstat (limited to 'common/spl/spl_sata.c')
-rw-r--r-- | common/spl/spl_sata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/spl/spl_sata.c b/common/spl/spl_sata.c index d9eb2d6687..2a5eb29857 100644 --- a/common/spl/spl_sata.c +++ b/common/spl/spl_sata.c @@ -15,7 +15,6 @@ #include <sata.h> #include <scsi.h> #include <fat.h> -#include <version.h> #include <image.h> DECLARE_GLOBAL_DATA_PTR; |