ARM: SMDKC100: Add audio devices on board
[pandora-kernel.git] / arch / arm / mach-s5pc100 / mach-smdkc100.c
index bfe67db..62bf38c 100644 (file)
@@ -150,6 +150,8 @@ static struct platform_device *smdkc100_devices[] __initdata = {
        &s3c_device_hsmmc1,
        &s3c_device_hsmmc2,
        &smdkc100_lcd_powerdev,
+       &s5pc100_device_iis0,
+       &s5pc100_device_ac97,
 };
 
 static void __init smdkc100_map_io(void)