kernel-ark/arch/arm/mach-w90x900/include/mach
Kyungmin Park aa3831cf9d ARM: Consolidate the clkdev header files
Now most of ARM machines has the alsmot same __clk_get/put() macro

So place it at the arch/arm/include/asm/clkdev.h and remove the reduntant header files

But some machines don't have the same form as above. It can use the machince specific clkdev file by HAVE_MACH_CLKDEV config

Now there are only 3 caese.

1) define the clk structure with clkdev macro => Need to move clk structure to proper header file

arch/arm/mach-versatile/include/mach/clkdev.h
arch/arm/mach-realview/include/mach/clkdev.h
arch/arm/mach-vexpress/include/mach/clkdev.h
arch/arm/mach-integrator/include/mach/clkdev.h

2) export the __clk_get/put function at clock.c

arch/arm/mach-shmobile/include/mach/clkdev.h

3) demuxing the clk source
arch/arm/mach-u300/include/mach/clkdev.h

Acked-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2011-07-19 18:09:45 +02:00
..
entry-macro.S
fb.h NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
gpio.h [ARM] 5548/1: Add gpio api for w90p910 platform 2009-06-11 14:45:17 +01:00
hardware.h
i2c.h i2c/nuc900: add i2c driver support for nuc900 2010-08-11 00:34:38 +01:00
io.h
irqs.h [ARM] 5494/1: Add w90p910 irq number define 2009-05-07 15:24:17 +01:00
map.h
memory.h ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
mfp.h ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900 2010-05-24 22:25:34 +01:00
nuc900_spi.h ARM: NUC900: Add spi driver support for nuc900 2009-12-13 00:58:00 -07:00
regs-clock.h ARM: 5634/1: Add static setting cpu frequence for w90p910 platform 2009-08-01 16:23:57 +01:00
regs-ebi.h ARM: 5634/1: Add static setting cpu frequence for w90p910 platform 2009-08-01 16:23:57 +01:00
regs-gcr.h ARM: 6274/1: add global control registers definition header file for nuc900 2010-07-29 14:03:49 +01:00
regs-irq.h
regs-ldm.h NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
regs-serial.h
regs-timer.h
regs-usb.h [ARM] 5499/1: Add Usb register controller header file dfine 2009-05-07 15:24:21 +01:00
system.h ARM: 5864/1: Implement arch_reset() in NUC900 2010-01-05 20:52:45 +00:00
timex.h
uncompress.h ARM: zImage: remove the static qualifier from global data variables 2011-05-07 00:08:02 -04:00
vmalloc.h ARM: 5928/1: Change type of VMALLOC_END to unsigned long. 2010-02-15 21:40:33 +00:00
w90p910_keypad.h Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h 2009-08-09 21:24:26 -07:00