Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311470
b: refs/heads/master
c: e91df93
h: refs/heads/master
v: v3
  • Loading branch information
Lin Ming authored and Jeff Garzik committed Jul 25, 2012
1 parent 4026354 commit b33dc3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 166a2967b45ede2e2e56f3ede3cd32053dc17812
refs/heads/master: e91df93ebd7bef40d175d51ab7bcbd3b5c4fc212
6 changes: 3 additions & 3 deletions trunk/drivers/ata/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ static inline void ata_acpi_on_disable(struct ata_device *dev) { }
static inline void ata_acpi_set_state(struct ata_port *ap,
pm_message_t state) { }
static inline int ata_acpi_register(void) { return 0; }
static void ata_acpi_unregister(void) { }
static void ata_acpi_bind(struct ata_device *dev) { }
static void ata_acpi_unbind(struct ata_device *dev) { }
static inline void ata_acpi_unregister(void) { }
static inline void ata_acpi_bind(struct ata_device *dev) { }
static inline void ata_acpi_unbind(struct ata_device *dev) { }
#endif

/* libata-scsi.c */
Expand Down

0 comments on commit b33dc3c

Please sign in to comment.