Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70f10482 authored by Pierre Ossman's avatar Pierre Ossman
Browse files

mmc: update header file paths



Make sure all headers in the files reflect their true position
in the tree.

Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent b8352260
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 *  linux/drivers/mmc/queue.c
 *  linux/drivers/mmc/card/queue.c
 *
 *  Copyright (C) 2003 Russell King, All Rights Reserved.
 *  Copyright 2006-2007 Pierre Ossman
+1 −1
Original line number Diff line number Diff line
/*
 *  linux/drivers/mmc/mmc.c
 *  linux/drivers/mmc/core/mmc.c
 *
 *  Copyright (C) 2003-2004 Russell King, All Rights Reserved.
 *  Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved.
+1 −1
Original line number Diff line number Diff line
/*
 *  linux/drivers/mmc/mmc_ops.h
 *  linux/drivers/mmc/core/mmc_ops.h
 *
 *  Copyright 2006-2007 Pierre Ossman
 *
+1 −1
Original line number Diff line number Diff line
/*
 *  linux/drivers/mmc/mmc_ops.h
 *  linux/drivers/mmc/core/mmc_ops.h
 *
 *  Copyright 2006-2007 Pierre Ossman
 *
+1 −1
Original line number Diff line number Diff line
/*
 *  linux/drivers/mmc/sd.c
 *  linux/drivers/mmc/core/sd.c
 *
 *  Copyright (C) 2003-2004 Russell King, All Rights Reserved.
 *  SD support Copyright (C) 2004 Ian Molton, All Rights Reserved.
Loading