mbox

[GIT,PULL] Allwinner defconfig for 3.16

Message ID 20140516123054.GA22574@lukather
State New
Headers show

Pull-request

https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.16

Message

Maxime Ripard May 16, 2014, 12:30 p.m. UTC
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.16

for you to fetch changes up to 5659e3bcbcb5d454fa183351362e852321784f7c:

  ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG (2014-05-10 12:07:50 -0400)

----------------------------------------------------------------
Allwinner defconfig additions for 3.16

----------------------------------------------------------------
Lad, Prabhakar (1):
      ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG

 arch/arm/configs/sunxi_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Olof Johansson May 21, 2014, 9:42 p.m. UTC | #1
On Fri, May 16, 2014 at 02:30:54PM +0200, Maxime Ripard wrote:
> The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
> 
>   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.16
> 
> for you to fetch changes up to 5659e3bcbcb5d454fa183351362e852321784f7c:
> 
>   ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG (2014-05-10 12:07:50 -0400)
> 
> ----------------------------------------------------------------
> Allwinner defconfig additions for 3.16
> 
> ----------------------------------------------------------------
> Lad, Prabhakar (1):
>       ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG

Merged into next/boards.

-Olof