staging: rtl8188eu: Rename HalPwrSeqCmd.h to pwrseqcmd.h
Signed-off-by: navin patidar <navin.patidar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8290d2fbba
commit
2f2a798ac5
3 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
*
|
||||
******************************************************************************/
|
||||
|
||||
#include <HalPwrSeqCmd.h>
|
||||
#include <pwrseqcmd.h>
|
||||
#include <usb_ops_linux.h>
|
||||
|
||||
/* This routine deals with the Power Configuration CMDs parsing
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
#ifndef __HAL8188EPWRSEQ_H__
|
||||
#define __HAL8188EPWRSEQ_H__
|
||||
|
||||
#include "HalPwrSeqCmd.h"
|
||||
#include "pwrseqcmd.h"
|
||||
|
||||
/*
|
||||
Check document WM-20110607-Paul-RTL8188E_Power_Architecture-R02.vsd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue