mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 08:48:48 +00:00
Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error
Fixed spelling error Signed-off-by: Daniel Machon <dmachon.dev@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
78174adaf5
commit
c915aadb5d
@ -1,5 +1,5 @@
|
||||
#ifndef __WILC_platfrom_H__
|
||||
#define __WILC_platfrom_H__
|
||||
#ifndef __WILC_platform_H__
|
||||
#define __WILC_platform_H__
|
||||
|
||||
#include <linux/kthread.h>
|
||||
#include <linux/semaphore.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user