mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 23:51:37 +00:00
83fbae60fd
fm_set_max_frm() existed in the Freescale SDK as a callback for an early_param. When this code was ported to the upstream kernel the early_param was converted to a module_param making the reference to the function incorrect. The rest of the comment already does a good job of explaining the parameter so removing the reference to the non-existent function seems like the best thing to do. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
fman_dtsec.c | ||
fman_dtsec.h | ||
fman_keygen.c | ||
fman_keygen.h | ||
fman_mac.h | ||
fman_memac.c | ||
fman_memac.h | ||
fman_muram.c | ||
fman_muram.h | ||
fman_port.c | ||
fman_port.h | ||
fman_sp.c | ||
fman_sp.h | ||
fman_tgec.c | ||
fman_tgec.h | ||
fman.c | ||
fman.h | ||
Kconfig | ||
mac.c | ||
mac.h | ||
Makefile |