| Submitter | Nicolas Ferre |
|---|---|
| Date | Nov. 19, 2012, 5:38 p.m. |
| Message ID | <50AA6E90.5080006@atmel.com> |
| Download | mbox |
| Permalink | /patch/200052/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/at91linux/linux-at91.git tags/at91-for-next-cleanupComments
On Mon, Nov 19, 2012 at 06:38:24PM +0100, Nicolas Ferre wrote: > Arnd, Olof, > > A very little cleanup single patch for AT91. > > The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7: > > Linux 3.7-rc5 (2012-11-11 13:44:33 +0100) > > are available in the git repository at: > > git://github.com/at91linux/linux-at91.git tags/at91-for-next-cleanup Pulled, thanks. -Olof
Arnd, Olof, A very little cleanup single patch for AT91. The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7: Linux 3.7-rc5 (2012-11-11 13:44:33 +0100) are available in the git repository at: git://github.com/at91linux/linux-at91.git tags/at91-for-next-cleanup for you to fetch changes up to f7c9f47239e9bc2fdf30f51cf46249aeb79980d3: ARM: at91/atmel-mci: remove unused setup_dma_addr() macro (2012-11-16 11:52:36 +0100) ---------------------------------------------------------------- Removing unneeded macro. ---------------------------------------------------------------- Nicolas Ferre (1): ARM: at91/atmel-mci: remove unused setup_dma_addr() macro arch/arm/mach-at91/include/mach/atmel-mci.h | 7 ------- 1 file changed, 7 deletions(-) Thanks, bye,