commit | fb0c61a5a51cd51f0c4e2f009ccb4a44bd9d8544 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Sep 06 18:58:55 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 12 15:17:21 2011 +0200 |
tree | 2d9d936c188607ee1ac1ccd9872e651c91499fde | |
parent | d1a0739de59501809ad5382030a0d0eba98b69b0 [diff] |
hw: Trim superfluous #include "block_int.h" Including it in device models is unclean, including it without a reason adds insult to injury. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>