]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/misc/omap_gpmc.c
Include hw/hw.h exactly where needed
[mirror_qemu.git] / hw / misc / omap_gpmc.c
index 84f9e4c612a219e69535d26085fc8b7d3850cb73..10de7a55236a462f9299c60fc4f527c7ffe66ae3 100644 (file)
@@ -18,8 +18,9 @@
  * You should have received a copy of the GNU General Public License along
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
+
 #include "qemu/osdep.h"
-#include "hw/hw.h"
+#include "hw/irq.h"
 #include "hw/block/flash.h"
 #include "hw/arm/omap.h"
 #include "exec/memory.h"