Philippe Mathieu-Daudé
7dbaea42f1
hw: Do not include "sysemu/blockdev.h" if it is not necessary
The header "hw/boards.h" already includes "sysemu/blockdev.h".
Code change produced with:
$ git grep '#include "sysemu/blockdev.h"' hw | \
cut -d: -f-1 | \
xargs fgrep -l '#include "hw/boards.h"' | \
xargs sed -i.bak '/#include "sysemu\/blockdev.h"/d'
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-14-f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-06-01 14:15:10 +02:00
..
2013-03-01 13:57:33 +01:00
2018-05-10 18:10:56 +01:00
2018-05-10 18:10:56 +01:00
2018-05-10 18:10:56 +01:00
2018-04-27 18:05:22 +10:00
2018-05-04 15:00:37 +10:00
2018-04-27 18:05:22 +10:00
2018-05-04 15:00:37 +10:00
2018-03-06 13:16:29 +11:00
2017-05-23 13:28:17 +02:00
2018-04-27 18:05:23 +10:00
2018-02-09 13:50:17 +01:00
2018-01-17 09:35:24 +11:00
2018-05-20 08:48:13 +03:00
2017-04-26 12:00:42 +10:00
2018-01-10 12:53:00 +11:00
2018-02-09 13:50:17 +01:00
2018-04-27 18:05:22 +10:00
2017-10-17 10:34:00 +11:00
2017-12-05 19:13:45 +02:00
2018-06-01 14:15:10 +02:00
2018-04-26 13:57:00 +01:00
2017-09-08 09:30:55 +10:00
2018-04-26 13:57:00 +01:00
2018-03-18 18:27:23 +11:00
2018-04-10 10:05:38 +10:00
2018-02-16 14:06:07 +11:00
2017-05-07 09:57:51 +03:00
2018-02-09 13:50:17 +01:00
2017-01-31 10:10:13 +11:00
2017-01-31 10:10:13 +11:00
2018-03-18 18:27:23 +11:00
2017-01-31 10:10:13 +11:00
2018-06-01 14:15:10 +02:00
2018-03-06 13:16:29 +11:00
2018-05-04 15:00:37 +10:00
2018-05-04 08:27:53 +02:00
2017-12-15 09:49:24 +11:00
2018-05-07 10:00:02 -03:00
2018-02-06 11:08:24 -07:00
2017-02-22 11:28:28 +11:00
2018-02-09 13:50:17 +01:00
2018-01-29 14:24:41 +11:00
2017-07-14 12:04:43 +02:00
2018-05-07 10:00:02 -03:00
2018-05-04 15:00:37 +10:00
2018-03-02 13:45:50 -06:00
2017-12-15 09:49:24 +11:00
2018-06-01 14:15:10 +02:00
2018-05-04 15:00:37 +10:00
2018-06-01 14:15:10 +02:00