diff mbox series

[05/16] mpc85xx: freescale: remove CONFIG_ADDR_STREAMING

Message ID 1509020671-1321-6-git-send-email-yamada.masahiro@socionext.com
State Accepted
Commit 020e701d8d581b9b68f97aa3c39995a8fe9082ce
Headers show
Series Remove two unused drivers and unused CONFIG options | expand

Commit Message

Masahiro Yamada Oct. 26, 2017, 12:24 p.m. UTC
This macro is defined, but not referenced by anyone.

I did not touch config_whitelist.txt - the CONFIG will be dropped
by the next re-sync.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 include/configs/C29XPCIE.h | 1 -
 include/configs/P1010RDB.h | 1 -
 2 files changed, 2 deletions(-)

Comments

York Sun Oct. 26, 2017, 3:08 p.m. UTC | #1
On 10/26/2017 05:26 AM, Masahiro Yamada wrote:
> This macro is defined, but not referenced by anyone.
> 
> I did not touch config_whitelist.txt - the CONFIG will be dropped
> by the next re-sync.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  include/configs/C29XPCIE.h | 1 -
>  include/configs/P1010RDB.h | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h
> index d6982d3..7e805ec 100644
> --- a/include/configs/C29XPCIE.h
> +++ b/include/configs/C29XPCIE.h
> @@ -109,7 +109,6 @@
>  #define CONFIG_L2_CACHE			/* toggle L2 cache */
>  #define CONFIG_BTB			/* toggle branch predition */
>  
> -#define CONFIG_ADDR_STREAMING		/* toggle addr streaming */
>  
>  #define CONFIG_ENABLE_36BIT_PHYS
>  
> diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
> index 13edd0a..adb4a18 100644
> --- a/include/configs/P1010RDB.h
> +++ b/include/configs/P1010RDB.h
> @@ -205,7 +205,6 @@
>  #define CONFIG_L2_CACHE			/* toggle L2 cache */
>  #define CONFIG_BTB			/* toggle branch predition */
>  
> -#define CONFIG_ADDR_STREAMING		/* toggle addr streaming */
>  
>  #define CONFIG_ENABLE_36BIT_PHYS
>  
> 

Reviewed-by: York Sun <york.sun@nxp.com>
Tom Rini Oct. 28, 2017, 1:58 a.m. UTC | #2
On Thu, Oct 26, 2017 at 09:24:20PM +0900, Masahiro Yamada wrote:

> This macro is defined, but not referenced by anyone.

> 

> I did not touch config_whitelist.txt - the CONFIG will be dropped

> by the next re-sync.

> 

> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

> Reviewed-by: York Sun <york.sun@nxp.com>


Applied to u-boot/master, thanks!

-- 
Tom
diff mbox series

Patch

diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h
index d6982d3..7e805ec 100644
--- a/include/configs/C29XPCIE.h
+++ b/include/configs/C29XPCIE.h
@@ -109,7 +109,6 @@ 
 #define CONFIG_L2_CACHE			/* toggle L2 cache */
 #define CONFIG_BTB			/* toggle branch predition */
 
-#define CONFIG_ADDR_STREAMING		/* toggle addr streaming */
 
 #define CONFIG_ENABLE_36BIT_PHYS
 
diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
index 13edd0a..adb4a18 100644
--- a/include/configs/P1010RDB.h
+++ b/include/configs/P1010RDB.h
@@ -205,7 +205,6 @@ 
 #define CONFIG_L2_CACHE			/* toggle L2 cache */
 #define CONFIG_BTB			/* toggle branch predition */
 
-#define CONFIG_ADDR_STREAMING		/* toggle addr streaming */
 
 #define CONFIG_ENABLE_36BIT_PHYS