gpio: bcm2835: remove the unnecessary CONFIG_SPL_BUILD ifdef
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 29 Jun 2018 06:44:38 +0000 (15:44 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:47 +0000 (15:13 +0900)
commit9deda16902bfedd377a7707b4c1c35431f75b52e
treec8c3dcb63a9568102d799313af366035ebf7836d
parentec8551cdcbe18b76746c32cc2c339aab06a3fb3b
gpio: bcm2835: remove the unnecessary CONFIG_SPL_BUILD ifdef

Remove the unnecessary CONFIG_SPL_BUILD ifdef.

Change-Id: I6509cecadf17e1daa9c938a4611a1a703cffb373
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/gpio/bcm2835_gpio.c