From: David Binder Date: Fri, 2 Sep 2016 20:41:32 +0000 (-0400) Subject: staging: unisys: visorbus: Convert visorchipset.h refs X-Git-Tag: v4.9-rc1~119^2~642 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7339cb09a91ea316b6b84944910a2869abfc7fea;p=karo-tx-linux.git staging: unisys: visorbus: Convert visorchipset.h refs visorbus_private.h was previously named visorchipset.h. This patch removes references to the old filename, and updates them with the new filename. Signed-off-by: David Binder Signed-off-by: David Kershner Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorbus/visorbus_private.h b/drivers/staging/unisys/visorbus/visorbus_private.h index 0624e2388c0f..b10fc1a6330e 100644 --- a/drivers/staging/unisys/visorbus/visorbus_private.h +++ b/drivers/staging/unisys/visorbus/visorbus_private.h @@ -1,4 +1,4 @@ -/* visorchipset.h +/* visorbus_private.h * * Copyright (C) 2010 - 2015 UNISYS CORPORATION * All rights reserved. @@ -14,8 +14,8 @@ * details. */ -#ifndef __VISORCHIPSET_H__ -#define __VISORCHIPSET_H__ +#ifndef __VISORBUS_PRIVATE_H__ +#define __VISORBUS_PRIVATE_H__ #include