Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210909
b: refs/heads/master
c: d544b7a
h: refs/heads/master
i:
  210907: 9e5bf98
v: v3
  • Loading branch information
Dmitry Torokhov authored and Linus Torvalds committed Sep 23, 2010
1 parent 7f2f10f commit a51c5a6
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: 710224fa2750cf449c02dd115548acebfdd2c86a
refs/heads/master: d544b7a40ad3423676b8876aad64fc5f87296b2d
2 changes: 1 addition & 1 deletion trunk/drivers/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ config VMWARE_BALLOON
If unsure, say N.

To compile this driver as a module, choose M here: the
module will be called vmware_balloon.
module will be called vmw_balloon.

config ARM_CHARLCD
bool "ARM Ltd. Character LCD Driver"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/misc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ obj-$(CONFIG_IWMC3200TOP) += iwmc3200top/
obj-$(CONFIG_HMC6352) += hmc6352.o
obj-y += eeprom/
obj-y += cb710/
obj-$(CONFIG_VMWARE_BALLOON) += vmware_balloon.o
obj-$(CONFIG_VMWARE_BALLOON) += vmw_balloon.o
obj-$(CONFIG_ARM_CHARLCD) += arm-charlcd.o
File renamed without changes.

0 comments on commit a51c5a6

Please sign in to comment.