From: Henry Ptasinski <[email protected]> Move the pci_core.h header file from util to include subdir, in preparation for other moves and cleanup.
Cc: [email protected] Cc: [email protected] Reviewed-by: Brett Rudley <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> --- .../staging/brcm80211/{util => include}/pci_core.h | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename drivers/staging/brcm80211/{util => include}/pci_core.h (100%) diff --git a/drivers/staging/brcm80211/util/pci_core.h b/drivers/staging/brcm80211/include/pci_core.h similarity index 100% rename from drivers/staging/brcm80211/util/pci_core.h rename to drivers/staging/brcm80211/include/pci_core.h -- 1.7.4.1 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
