]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Makefile: Trigger a warning for legcay spi drivers
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 29 May 2019 21:01:31 +0000 (17:01 -0400)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 13 Jun 2019 07:21:06 +0000 (12:51 +0530)
commitbb85afc7f317c2a26842b888356820d4a980c74d
treea32b9dd344fd13d2466083f6618ee5df900c6112
parent63235bd077d3c5c302bd3382b3ec9975ba28d650
Makefile: Trigger a warning for legcay spi drivers

We have a warning text for non dm converted spi drivers, but the plan is
to mark all these respective drivers with CONFIG_DEPRECATED.

So, trigger a warning saying that these driver configurations and
associated code will remove in v2019.07 (earlier plan is to remove it
from v2019.04)

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Makefile