aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/hda.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb700/hda.c')
-rw-r--r--src/southbridge/amd/sb700/hda.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/sb700/hda.c b/src/southbridge/amd/sb700/hda.c
index f89f3bb04e..af2c837905 100644
--- a/src/southbridge/amd/sb700/hda.c
+++ b/src/southbridge/amd/sb700/hda.c
@@ -165,7 +165,7 @@ static void hda_init(struct device *dev)
void *base;
struct resource *res;
u32 codec_mask;
- device_t sm_dev;
+ struct device *sm_dev;
/* Enable azalia - PM_io 0x59[3], no ac97 in sb700. */
byte = pm_ioread(0x59);