On Sat, Apr 06, 2013 at 01:31:02PM +0200, Jonas Gorski wrote: > All the header file does is provide the internal structure of clk, > which shouldn't be used by anyone except clk.c itself anyway. > > Signed-off-by: Jonas Gorski <jogo@xxxxxxxxxxx> > --- > arch/mips/bcm63xx/clk.c | 8 +++++++- > arch/mips/include/asm/mach-bcm63xx/bcm63xx_clk.h | 11 ----------- > drivers/tty/serial/bcm63xx_uart.c | 1 - > 3 files changed, 7 insertions(+), 13 deletions(-) > delete mode 100644 arch/mips/include/asm/mach-bcm63xx/bcm63xx_clk.h Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>