ARM: keystone: Merge memory.h into the only file that uses it
authorAndrew Davis <afd@ti.com>
Wed, 26 Jul 2023 16:04:40 +0000 (11:04 -0500)
committerNishanth Menon <nm@ti.com>
Wed, 2 Aug 2023 04:57:28 +0000 (23:57 -0500)
commit04a0137fc36d0b544afd5afd59f8f739ca97e33e
treed48c744f2e89bd2c856914f0d8abbfcc5b585734
parent630c191b3396c6aaccab1234f8834848a2c42e8a
ARM: keystone: Merge memory.h into the only file that uses it

The defines in memory.h can go into the file that makes use of them.
No reason to have a header here, remove.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20230726160441.101566-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-keystone/keystone.c
arch/arm/mach-keystone/memory.h [deleted file]