diff options
Diffstat (limited to 'hw/ecc.c')
-rw-r--r-- | hw/ecc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ */ #include "hw/hw.h" -#include "hw/flash.h" +#include "hw/block/flash.h" /* * Pre-calculated 256-way 1 byte column parity. Table borrowed from Linux. |