mfd: ab8500-debugfs: Fix a typo ("deubgfs")

"debugfs" was misspelled.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Jonathan Neuschäfer 2019-04-30 17:17:26 +02:00 committed by Lee Jones
parent 13d7294532
commit 38a3227151
1 changed files with 1 additions and 1 deletions

View File

@ -2587,7 +2587,7 @@ static ssize_t ab8500_unsubscribe_write(struct file *file,
}
/*
* - several deubgfs nodes fops
* - several debugfs nodes fops
*/
static const struct file_operations ab8500_bank_fops = {