Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362687
b: refs/heads/master
c: 50acff3
h: refs/heads/master
i:
  362685: c74b17b
  362683: cf0b647
  362679: 2acb7a8
  362671: 0f9be6e
  362655: 9cffd14
  362623: 1185774
v: v3
  • Loading branch information
Bastian Hecht authored and Russell King committed Apr 17, 2013
1 parent 42b375a commit 86f0cae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cd272d1ea71583170e95dde02c76166c7f9017e6
refs/heads/master: 50acff3c1f9ee9753684e676929b82926f15966c
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/hw_breakpoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ static int dbg_cpu_pm_notify(struct notifier_block *self, unsigned long action,
return NOTIFY_OK;
}

static struct notifier_block __cpuinitdata dbg_cpu_pm_nb = {
static struct notifier_block dbg_cpu_pm_nb = {
.notifier_call = dbg_cpu_pm_notify,
};

Expand Down

0 comments on commit 86f0cae

Please sign in to comment.