Skip to content

Commit

Permalink
ARM: at91/at91sam9g45: remove useless header file
Browse files Browse the repository at this point in the history
Remove this useless cpu.h header file forgotten during the !DT support removal.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Nicolas Ferre committed Nov 19, 2014
1 parent f0a0a58 commit 469b9c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-at91/at91sam9g45.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*/

#include <asm/system_misc.h>
#include <mach/cpu.h>
#include <mach/hardware.h>

#include "soc.h"
Expand Down

0 comments on commit 469b9c3

Please sign in to comment.