[RFC PATCHv4] ARM: socfpga: initial support for Altera's SOCFPGA platform

Arnd Bergmann arnd at arndb.de
Wed Jul 18 15:29:12 EDT 2012


On Wednesday 18 July 2012, dinguyen at altera.com wrote:
> --- /dev/null
> +++ b/arch/arm/mach-socfpga/common.h
> @@ -0,0 +1,23 @@
> +
> +#ifndef __MACH_SOCFPGA_COMMON_H
> +#define __MACH_SOCFPGA_COMMON_H
> +
> +extern void socfpga_init_clocks(void);
> +
> +#endif

You still have this header file which should not be there.

Everything else looks good now.

	Arnd



More information about the linux-arm-kernel mailing list