amazon: update amazon target to kernel 3.3
This is just compile tested, my device is currently not working. SVN-Revision: 31706
This commit is contained in:
@@ -215,7 +215,7 @@ static struct file_operations wdt_fops = {
|
||||
release: wdt_release,
|
||||
};
|
||||
|
||||
static int __init amazon_wdt_probe(struct platform_device *dev)
|
||||
static int amazon_wdt_probe(struct platform_device *dev)
|
||||
{
|
||||
int result = result = register_chrdev(0, "watchdog", &wdt_fops);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user