wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
[pandora-wifi.git] / drivers / net / wireless / wl12xx / wl1251_spi.c
index 7464ecc..601bde2 100644 (file)
@@ -347,3 +347,4 @@ module_exit(wl1251_spi_exit);
 
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Kalle Valo <kalle.valo@nokia.com>");
+MODULE_ALIAS("spi:wl1251");