projects
/
wrapfs-5.3.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b55985
)
ALSA: powermac - Fix obsoleted machine_is_compatible()
author
Takashi Iwai
<tiwai@suse.de>
Wed, 7 Apr 2010 05:45:46 +0000
(07:45 +0200)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Wed, 14 Mar 2012 14:57:41 +0000
(10:57 -0400)
commit
68c7ccb8f85801655aa681391dc0ee037a2b66d4
upstream.
machine_is_compatible() was renamed to of_machine_is_compatible().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
sound/ppc/tumbler.c
patch
|
blob
|
history
diff --git
a/sound/ppc/tumbler.c
b/sound/ppc/tumbler.c
index 696280c3c05a5b9c0b298231a9a3199e3dc1a204..31efa2119d9186e927976012ce11fcbeb83a9789 100644
(file)
--- a/
sound/ppc/tumbler.c
+++ b/
sound/ppc/tumbler.c
@@
-47,7
+47,7
@@
#define DBG(fmt...)
#endif
-#define IS_G4DA (machine_is_compatible("PowerMac3,4"))
+#define IS_G4DA (
of_
machine_is_compatible("PowerMac3,4"))
/* i2c address for tumbler */
#define TAS_I2C_ADDR 0x34