commit | 4e23612bb09809ef89eb396fd5f568392e0f1ec7 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sun Jan 15 03:57:03 2017 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Tue Feb 28 11:05:46 2017 +0000 |
tree | ba8b56f0132226969fb0b623c0a8336e89845577 | |
parent | 985626564eedc470ce2866e53938303368ad41b7 [diff] |
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_ In preparation for defining KERNEL_START on ARM, rename KERNEL_START to PART_KERNEL_START, and to be consistent, do this for all partition-related constants. Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>