wl1251: move include guard after the license
Signed-off-by: Kalle Valo <kvalo@adurom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
ba0492cf90
commit
5effdf18aa
@@ -1,6 +1,3 @@
|
|||||||
#ifndef __WL1251_PS_H__
|
|
||||||
#define __WL1251_PS_H__
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is part of wl1251
|
* This file is part of wl1251
|
||||||
*
|
*
|
||||||
@@ -23,6 +20,9 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef __WL1251_PS_H__
|
||||||
|
#define __WL1251_PS_H__
|
||||||
|
|
||||||
#include "wl1251.h"
|
#include "wl1251.h"
|
||||||
#include "wl1251_acx.h"
|
#include "wl1251_acx.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user