Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c-updates'
authorPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:21:03 +0000 (16:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:21:03 +0000 (16:21 +0900)
1  2  3 
drivers/dma/shdma.c
drivers/serial/sh-sci.c
drivers/sh/intc.c

Simple merge
index cd52dd64edf0bf4568e9c142c47a9b2b94e5f388,980f39449ee5635ccb7b4f681151892e92a493b0,8eb094c1f61b2c2ab17cb68e420f16ad42428823..78e0545243d0f0d6b2aed2bfe2f63ab8e13fa08e
   #include <linux/list.h>
   #include <linux/dmaengine.h>
   #include <linux/scatterlist.h>
 - #include <linux/timer.h>
++ #include <linux/slab.h>
   
   #ifdef CONFIG_SUPERH
   #include <asm/sh_bios.h>
Simple merge