No impact, no change
The DEVICE_FOO macros are always defined (either 0 or 1). This patch replaces any instances of a define check on a DEVICE_FOO macro with value test instead. Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
In order to avoid possible multiple definitions errors, move the table initialization to the C file instead of header file