diff mbox series

ARM: zynq: Remove single comment about QSPI

Message ID c3f9df6303c2f7fe19b178fa2b0c920ee3845bc8.1582641172.git.michal.simek@xilinx.com
State Accepted
Commit 25974079750c5fbf920a226a26d8cb9b1aff2544
Delegated to: Michal Simek
Headers show
Series ARM: zynq: Remove single comment about QSPI | expand

Commit Message

Michal Simek Feb. 25, 2020, 2:32 p.m. UTC
Very likely configs have been moved to Kconfig by scripts and this just
remains there that's why remove it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 include/configs/zynq-common.h | 2 --
 1 file changed, 2 deletions(-)

Comments

Michal Simek Feb. 28, 2020, 11:20 a.m. UTC | #1
Ășt 25. 2. 2020 v 15:32 odesĂ­latel Michal Simek <michal.simek@xilinx.com> napsal:
>
> Very likely configs have been moved to Kconfig by scripts and this just
> remains there that's why remove it.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
>  include/configs/zynq-common.h | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
> index 2d53237df433..b1cef4d4695f 100644
> --- a/include/configs/zynq-common.h
> +++ b/include/configs/zynq-common.h
> @@ -41,8 +41,6 @@
>  # define CONFIG_BOOTP_MAY_FAIL
>  #endif
>
> -/* QSPI */
> -
>  /* NOR */
>  #ifdef CONFIG_MTD_NOR_FLASH
>  # define CONFIG_SYS_FLASH_BASE         0xE2000000
> --
> 2.25.1
>

Applied.
M
diff mbox series

Patch

diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 2d53237df433..b1cef4d4695f 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -41,8 +41,6 @@ 
 # define CONFIG_BOOTP_MAY_FAIL
 #endif
 
-/* QSPI */
-
 /* NOR */
 #ifdef CONFIG_MTD_NOR_FLASH
 # define CONFIG_SYS_FLASH_BASE		0xE2000000