commit | 52182c758f7c9bc34dbee0dfdce13d356de50f03 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Fri May 17 14:01:24 2013 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Nov 26 11:09:06 2013 +0100 |
tree | 0705033c84736cf10bbe2dedb496a41ebfb8c9a3 | |
parent | bd79014cd47b3a0fa59a7a17489d8ada56ecab9b [diff] |
zorro: Refactor conditional handling of Zorro device name database Using an empty static inline function in the CONFIG_ZORRO_NAMES=n case allows to drop compilation of names.c. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>