Libsuspend: Remove unused variable
For build-system CFLAGS clean-up, remove unused variable. Change-Id: I34bd33fd24b02ee58b64029146c253c61651d45f
This commit is contained in:
parent
7f187c5f95
commit
487f98447a
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ struct autosuspend_ops autosuspend_autosleep_ops = {
|
|||
|
||||
struct autosuspend_ops *autosuspend_autosleep_init(void)
|
||||
{
|
||||
int ret;
|
||||
char buf[80];
|
||||
|
||||
autosleep_fd = open(SYS_POWER_AUTOSLEEP, O_WRONLY);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue