nds32: Remove phys_initrd_start and phys_initrd_size
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 5 Nov 2018 22:54:26 +0000 (14:54 -0800)
committerRob Herring <robh@kernel.org>
Mon, 26 Nov 2018 21:49:37 +0000 (15:49 -0600)
commitcd5e0fa0837c232f50a17390ce40a953c437a75f
tree7e9afb465a4e85bf199344fcc7451cf5d7f3c0be
parent570d54fe24634e87a48193dfc04a2486371cacea
nds32: Remove phys_initrd_start and phys_initrd_size

This will conflict with a subsequent change making phys_initrd_start and
phys_initrd_size global variables. nds32 does not make use of those nor
provides a suitable declarations so just get rid of them.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
arch/nds32/mm/init.c