On Fri, 2011-10-07 at 11:13 +0300, Luciano Coelho wrote: > Separate the debugging macros and other definitions to a new debug.h > file. This is be needed because the sdio and spi modules don't need > to depend on the wl12xx module anymore, but still need to include > wl12xx.h. Currently they do depend on it, because of the debugging > global that wl12xx exports. A future patch will remove this > dependency. > > Signed-off-by: Luciano Coelho <coelho@xxxxxx> > --- These defines should be in debug.h as well: #define DRIVER_NAME "wl1271" #define DRIVER_PREFIX DRIVER_NAME ": " I'll move them too and rename wl1271 to wl12xx when I apply. -- Cheers, Luca. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html