arch/arm/mach-clps711x/mm.c
deleted100644 → 0
+0
−48
arch/arm/mach-clps711x/time.c
deleted100644 → 0
+0
−84
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The separate files for clps711x which contain maybe one or two data
structures or functions is an inefficient use of files, and encourages
further small files as other changes happen. Collapse down these into
a single core.c file.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>