Revision 0d09e41a hw/ecc.c

b/hw/ecc.c
12 12
 */
13 13

  
14 14
#include "hw/hw.h"
15
#include "hw/flash.h"
15
#include "hw/block/flash.h"
16 16

  
17 17
/*
18 18
 * Pre-calculated 256-way 1 byte column parity.  Table borrowed from Linux.

Also available in: Unified diff