Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337981
b: refs/heads/master
c: 05e5027
h: refs/heads/master
i:
  337979: 2dc78e8
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Nov 16, 2012
1 parent 24d7305 commit 700ee96
Show file tree
Hide file tree
Showing 20 changed files with 6 additions and 22 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76859725ad31ac480d55bf176e5bbe0f9ab6e6cb
refs/heads/master: 05e5027efc9c0bb6d1d04cde279afbafca0a7929
2 changes: 2 additions & 0 deletions trunk/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,6 @@ source "drivers/pwm/Kconfig"

source "drivers/irqchip/Kconfig"

source "drivers/ipack/Kconfig"

endmenu
1 change: 1 addition & 0 deletions trunk/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,4 @@ obj-$(CONFIG_EXTCON) += extcon/
obj-$(CONFIG_MEMORY) += memory/
obj-$(CONFIG_IIO) += iio/
obj-$(CONFIG_VME_BUS) += vme/
obj-$(CONFIG_IPACK_BUS) += ipack/
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ menuconfig IPACK_BUS

if IPACK_BUS

source "drivers/staging/ipack/carriers/Kconfig"
source "drivers/ipack/carriers/Kconfig"

source "drivers/staging/ipack/devices/Kconfig"
source "drivers/ipack/devices/Kconfig"

endif # IPACK
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions trunk/drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ source "drivers/staging/ozwpan/Kconfig"

source "drivers/staging/ccg/Kconfig"

source "drivers/staging/ipack/Kconfig"

source "drivers/staging/gdm72xx/Kconfig"

source "drivers/staging/csr/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
obj-$(CONFIG_VT6655) += vt6655/
obj-$(CONFIG_VT6656) += vt6656/
obj-$(CONFIG_VME_BUS) += vme/
obj-$(CONFIG_IPACK_BUS) += ipack/
obj-$(CONFIG_DX_SEP) += sep/
obj-$(CONFIG_IIO) += iio/
obj-$(CONFIG_ZRAM) += zram/
Expand Down
16 changes: 0 additions & 16 deletions trunk/drivers/staging/ipack/TODO

This file was deleted.

0 comments on commit 700ee96

Please sign in to comment.