MIPS: drop asm/const.h
authorBaruch Siach <baruch@tkos.co.il>
Sun, 11 Nov 2018 10:31:02 +0000 (12:31 +0200)
committerStefan Roese <sr@denx.de>
Tue, 20 Nov 2018 12:08:15 +0000 (13:08 +0100)
commit6d4d9bea35f0838a56751b50f48ade414639d372
tree8c14f453f64932c606368e9bc2de5c170b42b71f
parent5c8fd32b2295f4c502a526243ab253d1fd11c057
MIPS: drop asm/const.h

Commit 86f21c96f467368 (mips: Use common _AC macro now.) removed the _AC
definition from const.h. All other macros defined in const.h are not
used anywhere, and there is now no user of this header. Remove this
header.

Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/mips/include/asm/const.h [deleted file]