Commit 8bc578a9 authored by Alessandro Rubini's avatar Alessandro Rubini

kernel: trivial: remove macro no more used

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 8f9d1077
......@@ -247,7 +247,6 @@ static inline void fd_ch_writel(struct fd_dev *fd, int ch,
fd_writel(fd, v, 0x100 + ch * 0x100 + reg);
}
#define FD_REGS_OFFSET 0x80000 /* can be changed by "regs=" */
#define FD_MAGIC_FPGA 0xf19ede1a /* FD_REG_IDR content */
/* Values for the configuration of the acam PLL. Can be changed */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment