Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356474
b: refs/heads/master
c: 63410b0
h: refs/heads/master
v: v3
  • Loading branch information
Anatolij Gustschin committed Feb 5, 2013
1 parent 4e559d9 commit 8a866d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ca88da3c57c8ef7f43f895a637cf06e7a225dbca
refs/heads/master: 63410b0b80b6aa841d9abe212ad7f16899841b32
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/sysdev/mpc5xxx_clocks.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
#include <linux/kernel.h>
#include <linux/of_platform.h>
#include <linux/export.h>
#include <asm/mpc5xxx.h>

unsigned int
mpc5xxx_get_bus_frequency(struct device_node *node)
unsigned long mpc5xxx_get_bus_frequency(struct device_node *node)
{
struct device_node *np;
const unsigned int *p_bus_freq = NULL;
Expand Down

0 comments on commit 8a866d7

Please sign in to comment.