Revision 0d09e41a hw/omap_gpmc.c

b/hw/omap_gpmc.c
19 19
 * with this program; if not, see <http://www.gnu.org/licenses/>.
20 20
 */
21 21
#include "hw/hw.h"
22
#include "hw/flash.h"
23
#include "hw/omap.h"
22
#include "hw/block/flash.h"
23
#include "hw/arm/omap.h"
24 24
#include "exec/memory.h"
25 25
#include "exec/address-spaces.h"
26 26

  

Also available in: Unified diff