Philippe Mathieu-Daudé
383952e7c8
target/i386: Do not include "exec/ioport.h" if it is not necessary
Code change produced with:
$ git grep '#include "exec/ioport.h"' target | \
cut -d: -f-1 | \
xargs egrep -Li "(portio|cpu_(in|out).\()" | \
xargs sed -i.bak '/#include "exec\/ioport.h"/d'
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-6-f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-05-31 19:12:13 +02:00
..
2018-05-18 14:52:38 -07:00
2018-05-18 17:48:09 +01:00
2018-05-14 09:55:09 +01:00
2018-05-17 15:27:15 -07:00
2018-05-31 19:12:13 +02:00
2018-05-21 13:37:12 +02:00
2018-05-20 08:25:23 +03:00
2018-05-09 10:12:21 -07:00
2018-05-21 10:50:32 +01:00
2018-04-11 09:05:22 +10:00
2018-03-19 14:10:36 -03:00
2018-05-14 14:58:08 -07:00
2018-05-18 14:52:38 -07:00
2018-05-18 14:52:38 -07:00
2018-05-31 19:12:13 +02:00
2018-05-17 15:27:15 -07:00
2018-05-31 19:12:13 +02:00
2018-05-09 10:12:21 -07:00
2018-04-11 09:05:22 +10:00
2018-05-18 14:52:38 -07:00
2018-05-21 10:50:32 +01:00