On Wed, Jul 09, 2014 at 04:22:43PM -0400, Erik Arfvidson wrote:
> This patch adds the virtpci debugfs directory and the info entry
> inside of it.
> 
> Signed-off-by: Erik Arfvidson <erik.arfvid...@unisys.com>
> ---
>  drivers/staging/unisys/virtpci/virtpci.c | 123 
> ++++++++++++++++++++++++++++++-
>  1 file changed, 119 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/staging/unisys/virtpci/virtpci.c 
> b/drivers/staging/unisys/virtpci/virtpci.c
> index 7d840b0..68fbe85 100644
> --- a/drivers/staging/unisys/virtpci/virtpci.c
> +++ b/drivers/staging/unisys/virtpci/virtpci.c
> @@ -37,6 +37,7 @@
>  #include <linux/if_ether.h>
>  #include <linux/version.h>
>  #include "version.h"
> + #include <linux/debugfs.h>

Does that line look correct?

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to