mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
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:
committed by
Greg Kroah-Hartman
parent
8290d2fbba
commit
2f2a798ac5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user