commit | bd2be1500337f0349f70802e4d8d43f5aca61477 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Apr 09 15:26:55 2013 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 15 15:16:01 2013 +0200 |
tree | 298decbdd9122a354dc99258892920379ea4649b | |
parent | e2ec3f976803b360c70d9ae2ba13852fa5d11665 [diff] |
arm: fix location of some include files The recent rearrangement of include files had some minor errors: devices.h is not ARM specific and should not be in arm/ arm.h should be in arm/ Move these two headers to correct this. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>