i2c: move irq stubs to driver

Change-Id: I4d6a40d3c5343b444678a4adcd78a8e3fe9ab515
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-09-22 07:59:45 -04:00
commit 2dab2bd255
3 changed files with 57 additions and 8 deletions

View file

@ -1 +1 @@
obj-$(CONFIG_I2C_DW) += i2c-dw.o
obj-$(CONFIG_I2C_DW) += i2c-dw.o i2c_static_irq_stubs.o