commit | 3b204c8129bc6a6843cb9ff555132babf134286c | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Dec 20 08:11:31 2011 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Jan 04 10:35:09 2012 +0000 |
tree | a8ec64856b7bd1e1f46767a609956a15496bab88 | |
parent | 128939a954194e37bbe67d1b94abcba599d30d10 [diff] |
hw/omap1.c: omap_mpuio_init() need not be public omap_mpuio_init() is only used and defined in omap1.c, so make it static. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>