Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / ahb.c
index 5b49cd0..0b36fcf 100644 (file)
@@ -26,6 +26,10 @@ static const struct platform_device_id ath9k_platform_id_table[] = {
                .name = "ath9k",
                .driver_data = AR5416_AR9100_DEVID,
        },
+       {
+               .name = "ar933x_wmac",
+               .driver_data = AR9300_DEVID_AR9330,
+       },
        {
                .name = "ar934x_wmac",
                .driver_data = AR9300_DEVID_AR9340,