From: Linus Walleij Date: Thu, 18 Oct 2012 15:58:29 +0000 (+0200) Subject: clk/ux500: explicitly include register header X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~43^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a5bcd5cdef34093f340029a1a097c136c5369b;p=pandora-kernel.git clk/ux500: explicitly include register header The ux500 clock driver file named u8500_clk.c does not compile if it loose implicit dependencies to (I have no clue what files will include this) which manifests itself as I'm experimenting with SPARSE_IRQ so make the dependency explicit. Cc: Mike Turquette Acked-by: Ulf Hansson Acked-by: Arnd Bergmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed