diff options
Diffstat (limited to 'include/sound/s3c24xx_uda134x.h')
-rw-r--r-- | include/sound/s3c24xx_uda134x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/s3c24xx_uda134x.h b/include/sound/s3c24xx_uda134x.h index 33df4cb909d3..ffaf1f098c8e 100644 --- a/include/sound/s3c24xx_uda134x.h +++ b/include/sound/s3c24xx_uda134x.h @@ -7,7 +7,6 @@ struct s3c24xx_uda134x_platform_data { int l3_clk; int l3_mode; int l3_data; - void (*power) (int); int model; }; |