aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/plat-s3c24xx/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/plat-s3c24xx/cpu.h')
-rw-r--r--include/asm-arm/plat-s3c24xx/cpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-arm/plat-s3c24xx/cpu.h b/include/asm-arm/plat-s3c24xx/cpu.h
index 15dd1881090..8c17ca4348f 100644
--- a/include/asm-arm/plat-s3c24xx/cpu.h
+++ b/include/asm-arm/plat-s3c24xx/cpu.h
@@ -49,9 +49,6 @@ extern void s3c24xx_init_uartdevs(char *name,
struct s3c24xx_board {
struct platform_device **devices;
unsigned int devices_count;
-
- struct clk **clocks;
- unsigned int clocks_count;
};
extern void s3c24xx_set_board(struct s3c24xx_board *board);