diff options
author | Pierre Ossman <drzeus@drzeus.cx> | 2007-07-11 20:04:50 +0200 |
---|---|---|
committer | Pierre Ossman <drzeus@drzeus.cx> | 2007-07-26 01:53:31 +0200 |
commit | 70f10482c668301c483acded13bf68780ad352b9 (patch) | |
tree | d59aaa4f58d19f6253e17a9784c815f104012d23 /drivers/mmc/host/au1xmmc.c | |
parent | b8352260d28b30cb2bb2df99814fb9c360e38901 (diff) | |
download | op-kernel-dev-70f10482c668301c483acded13bf68780ad352b9.zip op-kernel-dev-70f10482c668301c483acded13bf68780ad352b9.tar.gz |
mmc: update header file paths
Make sure all headers in the files reflect their true position
in the tree.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'drivers/mmc/host/au1xmmc.c')
-rw-r--r-- | drivers/mmc/host/au1xmmc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/au1xmmc.c b/drivers/mmc/host/au1xmmc.c index 52b63f1..34c99d4 100644 --- a/drivers/mmc/host/au1xmmc.c +++ b/drivers/mmc/host/au1xmmc.c @@ -1,5 +1,5 @@ /* - * linux/drivers/mmc/au1xmmc.c - AU1XX0 MMC driver + * linux/drivers/mmc/host/au1xmmc.c - AU1XX0 MMC driver * * Copyright (c) 2005, Advanced Micro Devices, Inc. * |