Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174737
b: refs/heads/master
c: 98e724c
h: refs/heads/master
i:
  174735: dc944d0
v: v3
  • Loading branch information
Tejun Heo authored and Jesse Barnes committed Nov 4, 2009
1 parent a04d31f commit 45af3fe
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: 15ea76d407d560f985224b65fe59c9db01692a0d
refs/heads/master: 98e724c791924c0dfc5b1dcf053ed3841cc89c78
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ unsigned long pci_hotplug_mem_size = DEFAULT_HOTPLUG_MEM_SIZE;
* the dfl or actual value as it sees fit. Don't forget this is
* measured in 32-bit words, not bytes.
*/
u8 pci_dfl_cache_line_size __initdata = L1_CACHE_BYTES >> 2;
u8 pci_dfl_cache_line_size __devinitdata = L1_CACHE_BYTES >> 2;
u8 pci_cache_line_size;

/**
Expand Down

0 comments on commit 45af3fe

Please sign in to comment.