diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-12-25 11:40:24 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-12-25 11:40:24 +0100 |
commit | facef8685b3ff95c01c33d9d836401d0dd26211d (patch) | |
tree | b27841b811444828568831835332820a2414d645 /sound/aoa/soundbus/i2sbus/i2sbus.h | |
parent | 4a6908a3a050aacc9c3a2f36b276b46c0629ad91 (diff) | |
parent | 888dcb7cb26fb85dfe3486d28a2431d69d3e8148 (diff) |
Merge branch 'topic/aoa' into to-push
Diffstat (limited to 'sound/aoa/soundbus/i2sbus/i2sbus.h')
-rw-r--r-- | sound/aoa/soundbus/i2sbus/i2sbus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/aoa/soundbus/i2sbus/i2sbus.h b/sound/aoa/soundbus/i2sbus/i2sbus.h index ff29654782c9..befefd99e271 100644 --- a/sound/aoa/soundbus/i2sbus/i2sbus.h +++ b/sound/aoa/soundbus/i2sbus/i2sbus.h @@ -18,7 +18,7 @@ #include <asm/pmac_feature.h> #include <asm/dbdma.h> -#include "i2sbus-interface.h" +#include "interface.h" #include "../soundbus.h" struct i2sbus_control { |