Commit c915aadb authored by Daniel Machon's avatar Daniel Machon Committed by Greg Kroah-Hartman

Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error

Fixed spelling error
Signed-off-by: default avatarDaniel Machon <dmachon.dev@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 78174ada
#ifndef __WILC_platfrom_H__
#define __WILC_platfrom_H__
#ifndef __WILC_platform_H__
#define __WILC_platform_H__
#include <linux/kthread.h>
#include <linux/semaphore.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment